home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: referencing c structures with inline assembly?
- Date: Fri, 09 Feb 96 01:39:43 GMT
- Organization: none
- Message-ID: <823829983snz@genesis.demon.co.uk>
- References: <4f7sjg$21h@redstone.interpath.net>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <4f7sjg$21h@redstone.interpath.net>
- mccourry@mercury.interpath.net
- "Thomas L McCourry -- Personal Account" writes:
-
- >
- >
- >Can someone tell me how to access parts of this structure using inline
- >assembly language?
-
- The C language doesn't define any form of inline assembly so this is
- entirely dependent on how your particular compiler implements it (if it
- does at all). Since this is system specific you should ask in a system
- specific newsgroup e.g. comp.os.msdos.programmer for DOS related questions/
- compilers. That is also the best place to find people who can/will answer
- your question.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-